github.com/gotd/td/telegram/auth.codeOnlyAuth.Code (method, view implemented interface methods)

2 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L68: 		code, err := f.Auth.Code(ctx, s)
		flow.go#L125: 	Code(ctx context.Context, sentCode *tg.AuthSentCode) (string, error)